Notice (8): Undefined variable: desc [APP/views/layouts/default.ctp, line 9]"> Notice (8): Undefined variable: desc [APP/views/layouts/default.ctp, line 18]" /> Notice (8): Undefined variable: desc [APP/views/layouts/default.ctp, line 24]" />

Missing Controller

Error: JsController could not be found.

Error: Create the class JsController below in file: index-app/controllers/js_controller.php

<?php
class JsController extends AppController {

	var $name = 'Js';
}
?>

Notice: If you want to customize this error message, create index-app/views/errors/missing_controller.ctp